Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Internal.hpp File Reference

Destiny3D Internal Memory Manager for Memory Manager. More...

#include "deGlobalTypes.hpp"
#include "deMemory_priv.hpp"

Include dependency graph for Internal.hpp:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

struct  InternalStruct

Typedefs

typedef InternalStruct InternalStruct

Functions

deBoolean InitializeInternalMem (DWORD PageCount)
void ReleaseInternalMem ()
void * InternalAlloc (DWORD Size)
void InternalFree (void *Ptr, DWORD Size)


Detailed Description

Destiny3D Internal Memory Manager for Memory Manager.

Author:
Lightning
This file is the intellectual property of Novus Delta, LLC.. Usage of the contents of this file is subject to the Destiny3D Member License which can be found at http://www.destiny3d.com. Any other usage is prohibited.

This file is distributed "AS IS" without warranty of any kind. Novus Delta, LLC. does not guarantee the fitness of the contents of this file for any particular purpose.

Copyright (C) 2001-2003 Novus Delta, LLC. All Rights Reserved.


Change History

Date:
Dec 2002
Author:
Lightning
Remarks:
Creation

Typedef Documentation

typedef struct InternalStruct InternalStruct
 


Function Documentation

deBoolean InitializeInternalMem DWORD    PageCount
 

void* InternalAlloc DWORD    Size
 

void InternalFree void *    Ptr,
DWORD    Size
 

void ReleaseInternalMem  
 


Generated on Mon Sep 12 20:09:46 2005 for Destiny3D by doxygen1.3-rc3